﻿/*订单滚动 */
* {margin:0;padding:0;border:0; font:inherit;vertical-align:baseline;}
.chengjiao {margin: 5px auto !important;}
.font9 { font-size: 16px;}
.chengjiaojl {float:left; width:100%; background:#FFF; padding-bottom:15px;display: block;}
.chengjiaojl .Top_Record { background:#F1F1F1; margin:0 auto; width:100%; padding :17px 0; }
.record_Top {width:96%; padding-bottom:20px;  text-align:center; line-height:40px; margin:0px auto 0px; }
.record_Top p {font:14px;font-family: 'Microsoft YaHei'; background: #fffac1; border: 1px dashed #74AB2D; border-radius:99999px; width: auto; color: #333}
.record_Top p i { font-family: Arial, Helvetica, sans-serif; padding: 0 10px; font-weight:bold; color: #f60; }

@-webkit-keyframes fadeIn {
	0% {
	opacity: 0; /*初始状态 透明度为0*/
	}
	50% {
	opacity: 0; /*中间状态 透明度为0*/
	}
	100% {
	opacity: 1; /*结尾状态 透明度为1*/
	}
}

.record_Top p i
{
animation: fadeIn 1s;
/* Firefox: */
-moz-animation: fadeIn 1s;
/* Safari 和 Chrome: */
-webkit-animation: fadeIn 1s;
/* Opera: */
-o-animation: fadeIn 1s;	

}

.topRec_List dl,.maquee{ width:96%; overflow:hidden; margin:0 auto; color:#7C7C7C}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #74AB2D; color:#155E03;}
.topRec_List dd i { font-family: Arial, Helvetica, sans-serif; float: left; color:#ccc; }
.topRec_List dl dd:nth-child(1){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(2){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(3){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(4){ width:15%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(5){ width:20%; height:40px; line-height:40px; }
.topRec_List dl dd:nth-child(6){ width:20%; height:40px; line-height:40px; }
.maquee{ height:195px;}
.topRec_List ul{ width:100%; height:195px;list-style:none;margin:0;padding:0;}
.topRec_List li{ width:100%; height:38px; line-height:38px; text-align:center; font-size:12px; border-bottom: 1px dashed #aaa;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child i { font-family: Arial, Helvetica, sans-serif;}
.topRec_List li div:nth-child(1){ width:15%;}
.topRec_List li div:nth-child(2){ width:15%;}
.topRec_List li div:nth-child(3){ width:15%;}
.topRec_List li div:nth-child(4){ width:15%;}
.topRec_List li div:nth-child(4) i{ color:#f60; font-size: 14px;}
.topRec_List li div:nth-child(5){ width:20%;}
.topRec_List li div:nth-child(6){ width:20%;}

.topRec_List li div span.nopay { color:#74AB2D;}
.topRec_List li div span.yespay { color:#F30;}

.adspay { width:1190px; margin:0 auto; margin-top:20px; }

